home *** CD-ROM | disk | FTP | other *** search
- object HelpBox: THelpBox
- Left = 217
- Top = 220
- BorderIcons = []
- AutoScroll = False
- Caption = 'Quick-Clip Help'
- ClientHeight = 186
- ClientWidth = 326
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 113
- Height = 185
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- object Bevel1: TBevel
- Left = 120
- Top = 8
- Width = 201
- Height = 121
- end
- object Bevel2: TBevel
- Left = 120
- Top = 136
- Width = 185
- Height = 9
- Shape = bsTopLine
- end
- object Label1: TLabel
- Left = 128
- Top = 16
- Width = 179
- Height = 39
- Caption =
- 'Press '#39'Save Here'#39' to place the current clipbaord contents into t' +
- 'he desired Quick Save slot.'
- WordWrap = True
- end
- object Label2: TLabel
- Left = 128
- Top = 64
- Width = 185
- Height = 25
- Caption = 'Press '#39'Copy'#39' to place Quick Save contents in the clipboard.'
- WordWrap = True
- end
- object Label3: TLabel
- Left = 128
- Top = 96
- Width = 185
- Height = 26
- Caption =
- 'An unlimited number of quick clips may be saved with the '#39'Advanc' +
- 'ed'#39' method.'
- WordWrap = True
- end
- object OK_btn: TButton
- Left = 184
- Top = 152
- Width = 75
- Height = 25
- Caption = 'O.K.'
- ModalResult = 1
- TabOrder = 0
- end
- end
-